Micron Document




Arden2ByteCode
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
Arden2ByteCode is a libreware compiler for the Arden Syntax markup language. The compiler translates HL7 International Arden Syntax for Medical Logic Modules (MLMs) to Java Bytecode. The Arden Syntax is a standardized language that can be used to express medical knowledge. Arden2ByteCode runs on the Java Virtual Machine and can be used on a wide variety of platforms.

Arden2ByteCode is accompanied by Arden4Eclipsecite-ref-1[1] a plugin for the eclipse framework that allows easy development of medical logic modules.

Contents


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

History

Arden2ByteCode was developed as a part or the Lower Saxony research network "Design of Environments for Ageing" (GAL). The GAL network was supported by the Lower Saxony Ministry of Science and Culture through the "Niedersächsisches Vorab" grant programme (grant ZN 2701).cite-ref-2[2] Most of the initial development was done in 2011 by Daniel Grunwald.cite-ref-3[3] After he left the project the work was continued by Hannes Flicka,cite-ref-4[4] Mike Klimek cite-ref-5[5] and others. Initially the compiler supported a subset of the standard version 2.5.

Current status

As of 2016 most of version 2.5 is supported. Still missing are the include statement and the until-trigger.

To test the standard compliance a JUnit-based test framework has been developed and can be used to test other compilers as well.cite-ref-6[6]

References

cite-note-11. plri.github.io/arden2bytecode/arden4eclipse Arden4Eclipse Eclipse plugin
cite-note-22. citerefgietzeltgoltzgrunwaldlochau2012Gietzelt M, Goltz U, Grunwald D, Lochau M, Marschollek M, Song B, Wolf KH (2012). "Arden2ByteCode: a one-pass Arden Syntax compiler for service-oriented decision support systems based on the OSGi platform". Comput Methods Programs Biomed. 106 (2): 114–25. doi:10.1016/j.cmpb.2011.11.003. PMID 22206864.
cite-note-33. github.com/dgrunwald/arden2bytecode
cite-note-44. github.com/hflicka/arden2bytecode
cite-note-55. github.com/Tetr4/arden2bytecode
cite-note-66. citerefwolfklimek2016Wolf KH, Klimek M (2016). "A Conformance Test Suite for Arden Syntax Compilers and Interpreters". Stud Health Technol Inform. 228 (Exploring Complexity in Health: An Interdisciplinary Systems Approach): 379–83. doi:10.3233/978-1-61499-678-1-379. PMID 27577408.

External links

• official project website